FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package fmcna.caredata.fhir.ig.r4#1.1.9 (62 ms)

Package fmcna.caredata.fhir.ig.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=fmcna.caredata.fhir.ig.r4@1.1.9&canonical=http://fkcfhir.org/fhir/StructureDefinition/fmc-devicedefintion-profile
Url http://fkcfhir.org/fhir/StructureDefinition/fmc-devicedefintion-profile
Version 1.1.8
Status active
Name FreseniusDeviceDefinition
Title Fresenius DeviceDefinition Profile
Experimental False
Description Fresenius DeviceDefinition Profile
Type DeviceDefinition
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
http://fkcfhir.org/fhir/ValueSet/fmc-device-vs Fresenius Device Value Set
http://fkcfhir.org/fhir/ValueSet/fmc-devicename-vs Fresenius Device Name Value Set


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "fmc-devicedefintion-profile",
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
      "valueString" : "Specialized.Definitional Artifacts"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
      "valueCode" : "anonymous"
    }
  ],
  "url" : "http://fkcfhir.org/fhir/StructureDefinition/fmc-devicedefintion-profile",
  "version" : "1.1.8",
  "name" : "FreseniusDeviceDefinition",
  "title" : "Fresenius DeviceDefinition Profile",
  "status" : "active",
  "description" : "Fresenius DeviceDefinition Profile",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "DeviceDefinition",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/DeviceDefinition",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "DeviceDefinition.identifier",
        "path" : "DeviceDefinition.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        },
        "min" : 1,
        "base" : {
          "path" : "DeviceDefinition.identifier",
          "min" : 1,
          "max" : "*"
        },
        "mustSupport" : true
      },
      {
        "id" : "DeviceDefinition.identifier:DeviceDefinitionIdentifier",
        "path" : "DeviceDefinition.identifier",
        "sliceName" : "DeviceDefinitionIdentifier",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "DeviceDefinition.identifier:DeviceDefinitionIdentifier.system",
        "path" : "DeviceDefinition.identifier.system",
        "min" : 1,
        "patternUri" : "urn:oid:2.16.840.1.113883.3.7418.11.1"
      },
      {
        "id" : "DeviceDefinition.deviceName",
        "path" : "DeviceDefinition.deviceName",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "DeviceDefinition.deviceName.type",
        "path" : "DeviceDefinition.deviceName.type",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fkcfhir.org/fhir/ValueSet/fmc-devicename-vs"
        }
      },
      {
        "id" : "DeviceDefinition.type",
        "path" : "DeviceDefinition.type",
        "min" : 1,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fkcfhir.org/fhir/ValueSet/fmc-device-vs"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.